Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mattermost to v10.2.0 #1809

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

al-lac
Copy link
Contributor

@al-lac al-lac commented Nov 15, 2024

Tested on Raspberry Pi 5.

@al-lac al-lac changed the title Update mattermost to v10.1.3 Update mattermost to v10.2.0 Nov 18, 2024
Copy link

🎉   Linting finished with no errors or warnings   🎉

Thank you for your submission! This is an automated linter that checks for common issues in pull requests to the Umbrel App Store.

Please review the linting results below and make any necessary changes to your submission.

Linting Results

Severity File Description
ℹ️ mattermost/docker-compose.yml External port mapping "8443:8443/tcp":
Port mappings may be unnecessary for the app to function correctly. Docker's internal DNS resolves container names to IP addresses within the same network. External access to the web interface is handled by the app_proxy container. Port mappings are only needed if external access is required to a port not proxied by the app_proxy, or if an app needs to expose multiple ports for its functionality (e.g., DHCP, DNS, P2P, etc.).
ℹ️ mattermost/docker-compose.yml External port mapping "8443:8443/udp":
Port mappings may be unnecessary for the app to function correctly. Docker's internal DNS resolves container names to IP addresses within the same network. External access to the web interface is handled by the app_proxy container. Port mappings are only needed if external access is required to a port not proxied by the app_proxy, or if an app needs to expose multiple ports for its functionality (e.g., DHCP, DNS, P2P, etc.).

Legend

Symbol Description
Error: This must be resolved before this PR can be merged.
⚠️ Warning: This is highly encouraged to be resolved, but is not strictly mandatory.
ℹ️ Info: This is just for your information.

@nmfretz
Copy link
Contributor

nmfretz commented Nov 20, 2024

Wonderful, thanks for this update @al-lac, it is working great! Sorry for the delay in reviewing while we had our heads down on the recent beta launch.

FYI, I added an extra newline in the release notes so they render like this:
image

@nmfretz nmfretz merged commit bf878cc into getumbrel:master Nov 20, 2024
1 check passed
@al-lac al-lac deleted the update-mattermost-v10.1.3 branch November 20, 2024 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants